Skip to content

build(deps): bump actions/setup-node from 4.0.1 to 7.0.0 - #153

Merged
oleksandr-nc merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6.0.0
Jul 31, 2026
Merged

build(deps): bump actions/setup-node from 4.0.1 to 7.0.0#153
oleksandr-nc merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 15, 2025

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 4.0.1 to 7.0.0.

Release notes

Sourced from actions/setup-node's releases.

v7.0.0

What's Changed

Enhancements:

Bug fixes:

Documentation updates:

Dependency update:

New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

What's Changed

Enhancements:

... (truncated)

Commits
  • 8207627 Migrate to ESM and upgrade dependencies (#1574)
  • 04be95c Add cache-primary-key and cache-matched-key as outputs (#1577)
  • 7c2c68d docs: Update caching recommendations to mitigate cache poisoning risks (#1567)
  • 6a61c03 Merge pull request #1569 from jasongin/update-actions-cache-5.1.0
  • 30eb73b Resolve high-severity audit issues
  • 4e1a87a Update dist
  • 360237f Strict equality
  • 4f8aac5 Bump @​actions/cache to 5.1.0, log cache write denied
  • f4a67bb Only use mirrorToken in getManifest if it's provided (#1548)
  • 0355742 Remove dummy NODE_AUTH_TOKEN export (#1558)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 15, 2025
@dependabot
dependabot Bot requested a review from oleksandr-nc as a code owner November 15, 2025 02:19
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 15, 2025
@dependabot
dependabot Bot requested a review from kyteinsky as a code owner November 15, 2025 02:19
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Nov 15, 2025
@oleksandr-nc

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 7.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.1...8207627)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump actions/setup-node from 3.6.0 to 6.0.0 build(deps): bump actions/setup-node from 4.0.1 to 7.0.0 Jul 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/setup-node-6.0.0 branch from 736b0b6 to c602550 Compare July 31, 2026 11:49

@oleksandr-nc oleksandr-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actions/setup-node to v7.0.0 across appstore-build-publish, lint-eslint, lint-stylelint and node.yml. Major, but v7's only behavioural removal is the dummy NODE_AUTH_TOKEN export, which matters solely for publishing to npm — this repo never does, and uses neither NODE_AUTH_TOKEN nor registry-url anywhere. The rest is an internal ESM migration plus two additive cache outputs. All checks green.

@oleksandr-nc
oleksandr-nc merged commit 8a74776 into main Jul 31, 2026
30 checks passed
@oleksandr-nc
oleksandr-nc deleted the dependabot/github_actions/actions/setup-node-6.0.0 branch July 31, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant